home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / home.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-08-28  |  47 b   |  4 lines

  1. on(release){
  2.    getUrl("event:join", "");
  3. }
  4.